home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-02
/
p2c4os2.zip
/
DISTRIB
/
HP
/
IMPORT
/
GENERAL3.IMP
< prev
next >
Wrap
Text File
|
1992-08-03
|
243b
|
17 lines
{IncludeFrom=general_3 <general3.h>}
{*VarStrings=0} {*ExportSymbol=P_%s} {*Export_Symbol=%s}
MODULE GENERAL_3;
IMPORT iodeclarations ;
EXPORT
FUNCTION ioerror_message ( ioerror : INTEGER ) : io_STRING;
END.